Extension point configuration
In component org.nuxeo.runtime.kv.KeyValueService
Documentation
Defines the implementations of the Key/Value stores:
<store class="org.nuxeo.runtime.kv.MemKeyValueStore" name="default"/>
The class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.
Contribution Descriptors
- Class: org.nuxeo.runtime.kv.KeyValueStoreDescriptor